-- card: 3618 from stack: in.3 -- bmap block id: 4529 -- flags: 4000 -- background id: 2750 -- name: Second Card ----- HyperTalk script ----- on closeCard hide button "HyperZap" end closeCard -- part 1 (field) -- low flags: 01 -- high flags: 2007 -- rect: left=106 top=230 right=319 bottom=393 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: Help -- part 4 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=187 top=45 right=139 bottom=325 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: Button Info -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=258 top=67 right=131 bottom=321 -- title width / last selected line: 0 -- icon id / first selected line: 1006 / 1006 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Quit ----- HyperTalk script ----- on mouseUp play harpsichord tempo 380 "b r c# r b r a# r bw" wait 2 seconds visual dissolve doMenu "Quit HyperCard" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=196 top=67 right=132 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 27056 / 27056 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Start HyperZap ----- HyperTalk script ----- on mouseUp put filename("STAK") into fname if fname is empty then exit mouseUp deprotect fname if the result is empty play harpsichord "ee c" then answer "HyperZap Has Removed The Password!" with "OK" else if the result is -44 play boing flash 2 then answer "I'm Sorry! Your Disk Is Locked!" else if the result is -49 play boing flash 2 then answer "I'm Sorry! This Stack Is In Use!" else answer "I'm Sorry! Unexpected File System Error: " & the result with "OK" end mouseUp -- part 9 (button) -- low flags: 80 -- high flags: 8004 -- rect: left=222 top=181 right=210 bottom=295 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HyperZap ----- HyperTalk script ----- on mouseUp play harpsichord "ee c" set lockScreen to true visual dissolve go to card 3 choose button tool click at 225,200 doMenu "Copy Button" choose browse tool set lockScreen to false visual effect dissolve slowly go to home doMenu "Paste Button" choose browse tool play harpsichord "ae be g5e g3e d4e" go to card id 3618 in stack "HyperZap v1.3" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=21 top=31 right=219 bottom=191 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Copy Left ----- HyperTalk script ----- on mouseUp show button "HyperZap" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=327 top=31 right=219 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Copy Right ----- HyperTalk script ----- on mouseUp hide button "HyperZap" end mouseUp -- part contents for card part 1 ----- text ----- Welcome to HyperZap, a HyperCard™ copy protection stripper. This stack is brought to you by macPUBLIC in Miami, Florida. •••scroll down to continue >>>>> When you "click" the Start button above, you will be asked for the name of the stack you wish to strip the copy protection from. Once clicked, HyperZap will automatically remove the password from the selected stack and reset the access level of the stack to Scripting. You may continue with HyperZap and strip the copy protection from more of your stacks or "click" the Quit button to return to the Finder. "Click" on the Left Palm Tree to reveal a button that you can "click" and HyperZap will automatically copy a HyperZap button to your Home Card and bring you back here. (The Right Palm Tree will hide the HyperZap button.) This stack uses an XCMD that was developed by Ned Horvath and Allan Foster. Please send any comments to Doug Levy, CompuServe 70701, 1767. Doug Levy macPUBLIC,Inc 11329 SW 74th Terrace Miami, FL 33173 -- part contents for card part 4 ----- text ----- Start Quit HyperZap